Skip to content

fix: correct stale function reference in tracing doc#358

Open
Mesut Oezdil (mesutoezdil) wants to merge 1 commit into
agent-substrate:mainfrom
mesutoezdil:fix/tracing-init-reference
Open

fix: correct stale function reference in tracing doc#358
Mesut Oezdil (mesutoezdil) wants to merge 1 commit into
agent-substrate:mainfrom
mesutoezdil:fix/tracing-init-reference

Conversation

@mesutoezdil

@mesutoezdil Mesut Oezdil (mesutoezdil) commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

The tracing best practices doc points to cmd/ateapi/ateapi.go:initTracing() as the example, but that file/function does not exist. Servers now call internal/serverboot.InitTracing(), used in cmd/ateapi/main.go.
Verified internal/serverboot.InitTracing exists and is called from cmd/ateapi/main.go:80.

@mesutoezdil Mesut Oezdil (mesutoezdil) force-pushed the fix/tracing-init-reference branch 2 times, most recently from b16cbe4 to 53138d9 Compare July 14, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant